In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager / GetAnnotationFromIdx Method

GetAnnotationFromIdx Method (IAnnotationManager)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(27)>

Function GetAnnotationFromIdx( _

   ByVal AnnotationIdx As Integer _

) As Annotation
[DispId(27)]

Annotation GetAnnotationFromIdx( 

   int AnnotationIdx

)
function GetAnnotationFromIdx( 

    AnnotationIdx: Integer

): Annotation; 
DispIdAttribute(27)

function GetAnnotationFromIdx( 

   AnnotationIdx : int

) : Annotation;
[DispId(27)]

Annotation* GetAnnotationFromIdx( 

   int AnnotationIdx

) 
[DispId(27)]

Annotation^ GetAnnotationFromIdx( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager
IAnnotationManager Members